type runtime.elfPhdr

3 uses

	runtime (current package)
		vdso_elf64.go#L47: type elfPhdr struct {
		vdso_linux.go#L113: 		pt := (*elfPhdr)(add(pt, uintptr(i)*unsafe.Sizeof(elfPhdr{})))